Skip to main content

Create API from Data Format

This feature allows you to automatically generate secure, industry-standard APIs (CRUD: Create, Read, Update, Delete) based on a selected data format. With just a few steps, you can create APIs that are ready to use or customize further.

Description

The "Create API from Data Format" option simplifies the process of building APIs. By selecting a predefined JSON data format, you can generate all the necessary API endpoints in seconds. These APIs are secure, follow industry standards, and can be visualized and modified as needed.

Step-by-Step Guide

Follow these steps to create APIs from a data format:

  1. Go to the "API" Section
    Navigate to the API section in your application or platform.

  2. Choose "Select New API"
    Click on the option labeled "Select New API" to start creating a new API.

  3. Select "Create API: CRUD from Data Format"
    From the available options, choose "Create API: CRUD from Data Format". image

  4. Select the JSON Data Format
    Pick the available JSON data format that you want to use for generating the API. This format defines the structure of your data. image

  5. Click "Create API"
    Once the data format is selected, click the "Create API" button to generate the API. image

  6. View and Customize the APIs
    After creation, all the generated APIs will be displayed in tabs. You can:

    • Visualize the endpoints.
    • Modify them as needed.
    • Use them directly in your application. image

Key Features

  • Automatic API Generation: Quickly create CRUD APIs without manual coding.
  • Secure and Standardized: APIs follow industry best practices for security and design.
  • Customizable: Modify the generated APIs to suit your specific needs.
  • Time-Saving: Generate APIs in seconds with minimal effort.